| 1. | Multithreaded programs create additional threads 多线程程序创建附加线程。 |
| 2. | For background information on multithreaded programming , see 有关多线程编程的背景信息,请参见: |
| 3. | Provides classes and interfaces that enable multithreaded programming 提供启用多线程编程的类和接口。 |
| 4. | Multithreaded programming with the event - based asynchronous pattern 在visual studio中创建office解决方案 |
| 5. | Multithreaded programming for components with system . threading >使用system . threading对组件进行多线程编程 |
| 6. | For more information on issues in multithreaded programming , see 有关多线程编程中的问题的更多信息,请参见 |
| 7. | Sharing resources between threads is a frequent necessity in multithreaded programming 在多线程编程中经常需要在线程间共享资源。 |
| 8. | Provides . net framework classes and interfaces that enable multithreaded programming 提供支持多线程编程的. net framework类和接口。 |
| 9. | This is called a race condition and is a common issue in multithreaded programming 这叫做“争用条件” ,是多线程编程中常见的一个问题。 |
| 10. | Occurs in a multithreaded program when some of the threads wait upon one thread that terminated 在多线程程序中某些线程等待已终止的线程时发生。 |